2016-10-09T14-13-08: LogOut_File: : logfile started
2016-10-09T14-13-08: Net Status: low-level initialize success.
2016-10-09T14-13-08: Note that this new version (12/19/2011) has reduced the frequency of updates so the numbers will be larger
2016-10-09T14-13-08: time = time of logging
2016-10-09T14-13-08: address = address of IP address
2016-10-09T14-13-08: incoming = total size of messages set to me in bytes. Spikes can indicate lag.
2016-10-09T14-13-08: outgoing = total size of messages set from me in bytes. Spikes can indicate lag.
2016-10-09T14-13-08: app_ctos = client to server bytes delta excluding overheads (app data only)
2016-10-09T14-13-08: app_stoc = server to client bytes delta excluding overheads (app data only)
2016-10-09T14-13-08: loss = number of packets lost. Can indicate lags.  Some node on the network is dropping packets or taking to long and we have to resend them.
2016-10-09T14-13-08: sent = number of packets sent. Spikes can indicate lag.
2016-10-09T14-13-08: ping = how long it takes for a packet to get back and forth. Spikes can indicate lag.
2016-10-09T14-13-08: variance = how much the ping is changing from avg ping. Spikes can indicate lag.
2016-10-09T14-13-08: reliable delayed = This occurs when we drop reliable packets from sending this frame because we are sending to much data. Unreliable are more likely to be dropped than reliable.
2016-10-09T14-13-08: unreliable delayed = This occurs when we drop unreliable packets from sending this frame because we are sending to much data.
2016-10-09T14-13-08: app update delayed = This occurs when the app is taking to long to run code caused by network packets (ie CPU) and packets are delayed until the next frame
2016-10-09T14-13-08: Time spent in critical section (frame) = This is the time the network thread is blocking the main thread from doing anything.
2016-10-09T14-13-08: [time], [address], [incoming], [outgoing], [app_ctos], [app_stoc], [loss], [sent], [ping], [variance], [reliable delayed], [unreliable delayed], [app update delayed], [Time spent in critical section (frame)]
724,X.X.X.X,82,98,0,0,0,2,442,102,0,0,0,0
17042,X.X.X.X,3613,1136,0,0,0,53,38,6,0,0,1,0
27046,X.X.X.X,27389,2611,0,0,0,73,38,4,0,0,12,0
37048,X.X.X.X,36201,7325,0,0,0,101,38,3,0,0,13,0
47053,X.X.X.X,43646,13173,0,0,0,138,37,3,0,0,13,0
2016-10-09T14-14-00: Memory Allocations 
 Current Allocations = 4 
 Total Allocations = 2393 
 Max Allocations = 60 
 Out of Pool Allocations = 45 
 Out of Pool dealloc = 45 

2016-10-09T14-14-00: LogOut_File: : logfile stopped
